From: Richard M. Stallman Date: Sat, 17 Sep 1994 17:11:21 +0000 (+0000) Subject: (EMACS_CONFIG_OPTIONS): Add #undef. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~90201 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f01516084116e0aabe25a2a80325b13e95614a7f;p=emacs.git (EMACS_CONFIG_OPTIONS): Add #undef. --- diff --git a/src/config.in b/src/config.in index 3b23246b9db..1b7822f31dc 100644 --- a/src/config.in +++ b/src/config.in @@ -160,6 +160,8 @@ and this notice must be preserved on all copies. */ #undef EMACS_CONFIGURATION +#undef EMACS_CONFIG_OPTIONS + /* The configuration script defines opsysfile to be the name of the s/*.h file that describes the system type you are using. The file is chosen based on the configuration name you give.